Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NickAkhmetov/CAT-435 disable scrolling full page when using arrow keys to explore Vitessce visualizations #3561

Merged

Conversation

NickAkhmetov
Copy link
Collaborator

Summary

This PR adjusts the Visualization Tracker to prevent default behaviors for arrow key events when the user has the vitessce visualization focused. This keeps the visualization in place while the user adjusts e.g. the position of a scatterplot or spatial view.

Design Documentation/Original Tickets

https://hms-dbmi.atlassian.net/browse/CAT-435

Testing

Manually tested; see video below.

Screenshots/Video

In this video, I switch between the same dataset on production and on my local environment to compare the behaviors before and after these changes.

Screen.Recording.2024-10-07.121909.mp4

Checklist

  • Code follows the project's coding standards
    • Lint checks pass locally
    • New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
  • Unit tests covering the new feature have been added
  • All existing tests pass
  • Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
  • Any new functionalities have appropriate analytics functionalities added

Additional Notes

@NickAkhmetov NickAkhmetov merged commit 53d7e74 into main Oct 7, 2024
8 checks passed
@NickAkhmetov NickAkhmetov deleted the nickakhmetov/cat-435-page-scrolling-in-vitessce-fix branch October 7, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants